home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NHL Starz 2003 Cardz #1
/
NHL Starz 2003 Volume I CD Cardz Patrick Roy.bin
/
mac
/
lingo.ini
< prev
next >
Wrap
Text File
|
2002-04-12
|
272b
|
11 lines
on startup
set the soundkeepdevice to 0
-- Added to look for files in the "assets" subdirectory
global tbsearchpath
set tbsearchpath=[]
append(tbsearchpath, the applicationPath & "assets\")
append(the searchpaths, the applicationPath & "assets")
end startup